Send Email

The send email action sends an email to the specified address - this is typically used to inform an Administrator that a long-running build has completed.

The current build log can be added to the email as an attachment. Define an email credential on the Credentials tab of the System Configuration.

The email format can be plain text or HTML. Here is an example of an HTML email that uses environment variables:

The %LOAD_REPORT% variable in this example comes from a previously run Tolerance Check action. The %SYSTEM_NAME% is a user defined environment variable while %FSBUILDDATE_FMT% and %FSBUILDTIME_FMT% are built-in environment variables.